Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cairo1 public memory verification (Support Cairo 1 recursive proofs) #133

Merged
merged 18 commits into from
Jun 13, 2024

Conversation

Okm165
Copy link
Collaborator

@Okm165 Okm165 commented Jun 11, 2024

This PR introduces Cairo 1 public memory verification logic compatible with the cairo1-run functionality of the cairo-vm. It also includes the functionality to switch with an externally supplied parameter.

@Okm165 Okm165 added enhancement New feature or request Cairo tests labels Jun 11, 2024
@Okm165 Okm165 self-assigned this Jun 11, 2024
@Okm165 Okm165 linked an issue Jun 11, 2024 that may be closed by this pull request
@Okm165 Okm165 requested a review from fmkra June 13, 2024 04:46
Copy link
Member

@fmkra fmkra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Okm165 Okm165 merged commit 57d1d72 into main Jun 13, 2024
9 checks passed
@Okm165 Okm165 deleted the feat/cairo1-cairo0-public-memory-verification branch June 18, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cairo enhancement New feature or request tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cairo 1 example?
3 participants